home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 September / Software of the Month - Ultimate Collection Shareware 265.iso / mac / Education / GLMStat / What's New < prev   
Text File  |  1999-03-30  |  4KB  |  52 lines

  1. Version 4.1
  2.  - sequential fitting
  3.  - t-tests, Wilcoxon and sign tests
  4.  - subset command to allow logical definition of subsets eg sex=2
  5.  - empirical logit transform for Scatter and Matrix graphs with Binomial errors
  6.  - split Define dialog into two dialogs creating Fit Options dialog which contains settings not defining the generalised linear model
  7.  - made a lot of changes to the Graphing routines to make sure everything is in the right place and there are no cosmetic problems. Changed plotted symbol sizes slightly and added new very small symbol size
  8.  - vertical axis label in graphs should now print as rotated text on postscript printers not as a bitmap
  9.  - fixed bug which caused display errors or crash when importing text and too many errors
  10.  - improved behaviour of graphs when data is changed by hiding them and then redrawing only when graph is shown and checking that graph contains columns which were changed
  11. Version 4.0.3
  12.  - fixed bug which turned missing into zeroes when data from other applications (not from GLMStat) which contained only integer values is pasted into a real column
  13.  - allowed real data to be pasted into integer columns if it contains data which contains only integer values (ie 1.0,2.0 etc)
  14. Version 4.0.2
  15.  - no changes, upload only to fix info-mac archiving problem
  16. Version 4.0.1
  17.  - fixed crash which often occurred when closing documents if multiple documents open
  18.  - fixed crash if auto-create graph involving Response was selected
  19. Version 4.0
  20.  - Missing values
  21.  - Info window to allow storage of text information about data
  22.  - slice command to turn a continuous column into an integer
  23.  - sorting of data
  24.  - multiple data windows
  25.  - copy and paste in data sheet is to/from a resource rather than text so that accuracy is maintaned
  26.  - slight improvement to Test command to allow models with Offset
  27.  - Matrix graphs now allow Jitter and Lowess (good for showing off G3 powermacs)
  28.  - Open command now allows openning of both GLMStat and Text files and automatically determines if text files have a column heading line or not
  29.  - in scatter plots if points overlap then no attempt to draw in gray
  30. Version 3.2.3
  31.  - fixed bug which caused heading of Pearson to be displayed instead of Deviance in Test command with scale estimated by Pearson Chi-sq
  32.  - fixed crash that occurred when fitting Poisson models with a linear and factor interaction
  33.  - fixed problem on systems without Internet Config 2.0 by reading the instructions and then including the correct file
  34. Version 3.2.2
  35.  - fixed bug which caused error in Test command when rows are excluded
  36. Version 3.2.1
  37.  - fixed bug which caused error in calculation of deviance in Test and Effects commands for Poisson models where degrees of freedom are corrected for empty cells
  38. Version 3.2
  39.  - Effect test (ie calculate test for change in deviance from removing top level terms from model
  40.  - Residual Statistics - Runs Test, Durbin-Watson, Shapiro-Wilk.
  41.  - allow display of title as Sum of Squares instead of Deviance for Normal models
  42.  - able to include or exclude a row or rows from an analysis
  43.  - much of the changes have been made to allow missing values
  44.  - removed Show All command for Graphs. Points within the current subset only
  45. will be shown. Points with weight=0 will return missing for residuals.
  46.  - allowed saving of contents of Graph and Results windows as files
  47.  - when an observation is weighted out the residual will now be shown as missing - for standardised residuals if the leverage is one or the scale is zero the residual will also be shown as missing
  48.  - fixed some cosmetic problems
  49.  - changed "Scale and Test" to "Scale estimated using" in Define dialog and Test now performed only using Deviance but with scale estimated by Pearson Chi-sq if required
  50.  - degrees of freedom are now correctly calculated for Poisson models with empty cells ie if the marginal sum for an estimate is zero so the fitted value will be zero and the actual value is zero (which it will be if the marginal sum is zero) then the observation is removed from the data set.
  51.  - reduced maximum allowed rows to 16000
  52.